onMenuItemClick
This method will be invoked when a menu item is clicked if the item itself did not already handle the event.
Return
true
if the event was handled, false
otherwise.
Parameters
item
MenuItem that was clicked
This method will be invoked when a menu item is clicked if the item itself did not already handle the event.
true
if the event was handled, false
otherwise.
MenuItem that was clicked